SaResponseCodeGroup 
EntityType  Independent 
Logical Entity Name  SaResponseCodeGroup 
Default Table Name  SaResponseCodeGroup 
Logical Only  NO 
Definition 
 
Note 
 

SaResponseCodeGroup Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SaResponseCodeGroupID(PK)    INTEGER  NO 
 
SaResponseTypeID    INTEGER  NO 
 
Code    VARCHAR(50)  YES 
 
Descrip    VARCHAR(200)  YES 
 
DefaultGroup    BIT  YES 
 
Active    BIT  YES 
 
PostNSF    BIT  YES 
 
SyGroupsID    INTEGER  YES 
 
SaBillCodeID    INTEGER  YES 
 
BillAmount    MONEY(19, 4)  YES 
 
CmTemplateID    INTEGER  YES 
 
SyStaffID    INTEGER  YES 
 
ts    TIMESTAMP/DATE  NO 
 
VoidRefStip    BIT  NO 
 

SaResponseCodeGroup Keys 
Key Name  Key Type  Keys 
SaResponseCodeGroup_SaResponseTypeID_N_N_IDX  Inversion Entry  SaResponseTypeID 
SaResponseCodeGroup_Code_SaResponseTypeID_N_U_IDX  Alternate Key  Code, SaResponseTypeID 
SaResponseCodeGroup_SaResponseCodeGroupID_U_C_IDX  PrimaryKey  SaResponseCodeGroupID 

SaResponseCodeGroup Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SaResponseCodeGroup Check Constraints 
Check Constraint Name  CheckConstraint